home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypertxt / msdos / hydos10 / diskcopy < prev    next >
Text File  |  1991-04-25  |  1KB  |  24 lines

  1.                                   DISKCOPY
  2.                Copies the contents of one diskette to another
  3.                  See also <COPY> <XCOPY> <BACKUP> <VERIFY>
  4.  
  5. COMMAND TYPE: External                  VERSION: 2.0 and up
  6.  
  7. USE: DISKCOPY [d:[d:]][/1]
  8.  
  9. The first  d: is the source disk for the DISKCOPY.
  10. The second d: is the destination disk for the DISKCOPY.
  11. /1 copies only the first side of the disk.
  12.  
  13. If the destination disk has not been formatted, then DISKCOPY will
  14. format as it copies (with the same number of sectors and sides as the
  15. source disc).  If specified with no parameters, DOS will perform a
  16. single drive copy on the default drive.
  17.  
  18. DISKCOPY is for use on floppy disks only.  An attempt to use DISKCOPY
  19. with a fixed disk will not work.
  20. DISKCOPY makes a mirror image copy of a diskette on to another
  21. diskette.  As a result, any flaws or fragmented files will also be
  22. copied over.  The <COPY> or <XCOPY> commands would work much better under
  23. these circumstances.
  24.